body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "微软雅黑";
  font-size: 16px;
}

.w1300 {
  width: 1300px;
  margin: 0 auto;
}

.w1400 {
  width: 1400px;
  margin: 0 auto;
}

.w90 {
  width: 90%;
  margin: 0 auto;
}

.pub_title {
  margin-bottom: 40px;
  overflow: hidden;
}

.pub_title div {
  color: rgba(55, 55, 55, 0.822);
  font-size: 18px;
  text-transform: uppercase;
}

.pub_title div {
  padding-top: 70px;
}

.pub_title div li {
  margin-left: 10px;
  float: left;
}

.pub_title div li a {
  padding:5px 20px;
  border-radius: 12px;
}

.pub_title div li a:hover {
  background: #404244;
  color: #fff;
}

.pub_title div .morex{
  border: 1px solid #919191;
  font-size: 14px;
}
.pub_title h4 {
  position: relative;
  font-size: 40px;
  z-index: 1;
  padding-top: 46px;
  padding-left: 20px;
}

.pub_title h4::before {
  position: absolute;
  content: "";
  left: 0;
  top: 60px;
  height: 80px;
  width: 2px;
  background: #404244;
}

.pub_title h4 em {
  z-index: 0;
  font-size: 38px;
  color: #cacaca;
  font-family: Arial;
  display: block;
  font-weight: normal;
  text-transform: uppercase;
}
.pub_title2 {
  margin-bottom: 40px;
  overflow: hidden;
  text-align: center;
  padding-top: 80px;
  
}
.pub_title2 h4{
  font-size: 42px;
  font-weight: bold;
}
.pub_title2 h4 i{
  display: block;
  font-style: normal;
  font-size: 36px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.452);
  font-weight: 100;
}
.pub_title2  p{
  font-size: 20px;
  color: rgb(92, 92, 92);
  margin-top: 10px;
}
.pub_title3{
  width: 20%;
}
.pub_title3 h4{
  padding-top: 120px;
  font-size: 36px;
  font-weight: bold;
}
.pub_title3 h4 i{
  display: block;
  text-transform: uppercase;
  font-style: normal;
  font-size: 30px;
  color: rgb(124, 124, 124);
}
.pub_title3 p{
  margin-top: 95px;
}
.pub_title3 p a{
  display: block;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  z-index: 5;
  transition: all .3s;
}
.pub_title3 p a::before{
  background: #6c93ca;
  position: absolute;
  content: "";
  left: -6px;
  bottom: 20px;
  width: 0px;
  height: 14px;
  z-index: -1;
  transition: all .3s;
}

.pub_title3 p a:hover::before{
  background: #6c93ca;
  position: absolute;
  content: "";
  left: -6px;
  bottom: 20px;
  width: 108px;
  height: 14px;
  z-index: -1;
}
.synews {
  padding-bottom: 60px;
  overflow: hidden;
  background: url(nbj.jpg) center top no-repeat;
  height: 790px;
}

.more2{
  border-radius: 40px;
  color: #fff;
  width: 172px;
  margin-top: 60px;
  background: url(jt_31.png) 100px 20px no-repeat #656565;
  transition: all .3s;

}
.more2:hover{
  background: url(jt_31.png) 120px 20px no-repeat #656565;
}
.more2 a{
  color: #fff;
  padding: 15px 0;
  padding-left: 25px;
  box-sizing: border-box;
}
.synews3{
  width: 40%;
  margin-top:126px;
}

.synews3 .box{
  background: #fff;
  width: 100%;
  height: 160px;
  margin-bottom: 30px;
  padding: 30px;
  transition: all .3s;
  box-sizing: border-box;
}
.synews3 .box .img{
  width: 26%;
}
.synews3 .box .img strong{
  display: block;
  font-size: 32px;
}
.synews3 .box .img span{

}
.synews3 .box .img i{
  width: 100px;
  height: 1px;
  background: rgb(211, 211, 211);
  display: block;
  margin-top: 30px;
}

.synews3 .box .info{
  width: 70%;
}
.synews3 .box .info h3{
  font-size:24px;
  font-weight: bold;
  margin-bottom: 5px;
}
.synews3 .box .info p{
  font-size: 16px;
  color: rgb(109, 109, 109);
  line-height: 180%;
}

.synews3 .box:hover{
  box-shadow: 0 0 25px #6c93ca;
}

.synews4{
  width: 38%;
  margin-top:126px;
}

.synews4 .box{
  background: #fff;
  width: 100%;
  height: 160px;
  margin-bottom: 30px;
  padding: 30px;
  transition: all .3s;
  box-sizing: border-box;
}
.synews4 .box .img{
  width: 26%;
}
.synews4 .box .img strong{
  display: block;
  font-size: 32px;
}
.synews4 .box .img span{

}
.synews4 .box .img i{
  width: 100px;
  height: 1px;
  background: #6c93ca;
  display: block;
  margin-top: 30px;
}

.synews4 .box .info{
  width: 70%;
}
.synews4 .box .info h3{
  font-size:24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.synews4 .box .info p{
  font-size: 16px;
  color: rgb(109, 109, 109);
  line-height: 150%;
}

.synews4 .box:hover{
  box-shadow: 0 0 25px #6c93ca;
}

.synews4 .item{
  height: 367px;
  position: relative;
}
.synews4 .item .img{
  position: relative;
}
.synews4 .item .img img{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 367px;
}

.synews4 .item .info{
  position: absolute;
  left: 0px;
  bottom: 20px;
  color: #fff;
  z-index: 55;
  padding: 20px;
  height: 100px;
  box-sizing: border-box;

}
.synews4 .item .info::before{
  background: rgba(3, 3, 3, 0.274);
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  
}
.synews4 .item .info .date{
  width: 24%;
  height: 100px;
  color: #fff;
  text-align: center;
} 

.synews4 .item .info .date strong{
  display: block;
  font-size: 32px;

}
.synews4 .item h3{
  color: #fff;
}
.synews4 .item p{
  color: #fff;
}
.guide-slider {
  width: 1250px;
  margin: 30px auto;
  background: #fff;
  height: 498px;
}

.guide-slider .guide {
  width: 266px;
  height: 498px;
  float: left;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  position: relative;
  overflow: hidden;
}

.guide-slider .guide .display {
  width: 260px;
  height: 498px;
  text-align: center;
  float: left;
  position: relative;
  z-index: 2;
  background: #ffffff;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}

.guide-slider .guide .display .icon {
  display: inline-block;
  width: 114px;
  height: 114px;
  margin-top: 110px;
  background-image: url("function.png");
}

.guide-slider .guide .display .icon.icon1 {
  background-position: -559px 0;
}

.guide-slider .guide .display .icon.icon2 {
  background-position: -336px 0;
}

.guide-slider .guide .display .icon.icon3 {
  background-position: -560px 0;
}

.guide-slider .guide .display .icon.icon4 {
  background-position: -785px 0;
}

.guide-slider .guide .display .title {
  font-size: 26px;
  color: #666666;
  height: 40px;
  line-height: 40px;
}

.guide-slider .guide .display .introduction {
  border-top: 1px solid #ddd;
  width: 150px;
  margin: 20px auto;
  font-size: 16px;
  color: #999999;
  text-align: left;
  line-height: 20px;
  padding-top: 20px;
}

.guide-slider .guide .display::after {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-color: transparent #ffffff transparent transparent;
  border-width: 10px 15px;
  top: 100%;
  margin-top: 0;
  right: -1px;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}

.guide-slider .guide .behind {
  width: 280px;
  height: 498px;
  display: inline-block;
  border-right: 1px solid #ddd;
  background: #fff;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.guide-slider .guide .behind .function-list-wrap {
  width: 170px;
  float: right;
  margin-right: 10px;
  margin-top: 50px;
}

.guide-slider .guide .behind .function-list {
  margin-top: 10px;
}

.guide-slider .guide .behind .function-list>li>a {
  display: block;
  border: 1px solid #ddd;
  width: 100%;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-bottom: 4px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}

.guide-slider .guide .behind .function-list>li>a:hover {
  text-decoration: none;
  border: 1px solid #1044a0;
  background: #1044a0;
  color: #ffffff;
}

.guide-slider .guide.on {
  width: 450px;
}

.guide-slider .guide.on .display {
  background: #1044a0;
  border-right-color: transparent;
}

.guide-slider .guide.on .display .title {
  color: #fff;
  font-size: 30px;
}

.guide-slider .guide.on .display .introduction {
  color: #fff;
  font-size: 16px;
}

.guide-slider .guide.on .display::after {
  top: 50%;
  margin-top: -5px;
}

.guide-slider .guide.on .display .icon.icon1 {
  background-position: 0 1px;
}

.guide-slider .guide.on .display .icon.icon2 {
  background-position: -222px 0;
}

.guide-slider .guide.on .display .icon.icon3 {
  background-position: -448px 0;
}

.guide-slider .guide.on .display .icon.icon4 {
  background-position: -671px 0;
}

.sy_wz_con {
  margin: 0px auto 0 auto;
}

.sy_wz_con ul {
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.125);
}

.sy_wz_con ul li {
  flex: 1;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.125);
}

.sy_wz_con ul li span {
  color: #fff;
  font-size: 60px;
  font-family: Impact, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.sy_wz_con ul li em {
  color: #fff;
  font-size: 16px;
}

.sy_wz_con ul li i {
  display: block;
  color: #fff;
  font-size: 16px;
}

/*---------------about---------------------*/

.about {
  background: url(zsshilibj.jpg) center top no-repeat;
  height: 892px;
  background-attachment: fixed;
  position: relative;
}

.abWrap {
  position: relative;
  margin: 30px auto 0 auto;
  padding-top: 100px;
  box-sizing: border-box;
}

.abWrap .jjL {
  color: #000;
  line-height: 36px;
  width: 55%;
  padding: 60px 0 0 0;
  text-align: left;
}

.abWrap .jjL p {
  color: #fff;
}

.abWrap .jjL h1 {
  color: rgba(255, 255, 255, 0.178);
  font-size: 106px;
  text-transform: uppercase;
  font-weight: bold;

}

.abWrap .jjL h1 b {
  display: block;
  font-size: 42px;
  margin-top: 50px;
  color: #fff;
}

.abWrap .jjL a {
  border: 1px solid #fff;
  border-radius: 30px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  width: 200px;
  margin: 40px 0;
  text-align: center
}

.abWrap .jjL a:hover {
  background: #d5001e;
  box-shadow: 0 0 15px #d5001e;
  border: 1px solid #d5001e;
}

.abWrap .sygswz {
  color: rgba(255, 255, 255, 0.801);
  padding-top: 20px;
  width: 90%;
  line-height: 180%;
}

.abWrap .sygswz p {
  color: #fff;
}

.jjr {
  width: 42%;
}

.syys {
  height: 1096px;
  background: url(ysbj.jpg) center top no-repeat;
  margin-top: 50px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.syys .inner {
  position: relative;
}

.syys .img {
  margin: 20px auto 0;
}

.syys .img2 {
  margin: 20px auto 0;
}

.syys .txt2 {
  width: 638px;
  margin: 30px auto 0;
  height: 46px;
  line-height: 46px;
  border-top: 1px solid #fff;
  position: relative;
  color: #fff;
  padding: 0 30px;
  font-size: 24px;
}

.syys .txt2:after {
  content: '';
  position: absolute;
  width: 80%;
  bottom: 0;
  border-top: 1px solid #fff;
  left: 50%;
  margin-left: -40%;
}

.syys .good {
  text-align: center;
  margin-top: 50px;
}

.syys .good img {
  display: inline-block;
}

.syys .good img:nth-of-type(2) {
  position: absolute;
  left: 50%;
  margin-left: -18px;
  -webkit-animation: call 1.5s infinite;
  animation: call2 1.5s infinite;
}

@-webkit-keyframes call2 {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes call2 {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(2);
    opacity: 0;
  }
}

.syys .item_box {
  width: 1214px;
  height: 856px;
  margin: 0 auto;
  position: absolute;
  top: 420px;
  left: 50%;
  margin-left: -607px;
}

.syys .item {
  width: 353px;
  height: 97px;
  background: #fff;
  position: absolute;
  border: 1px double #5c85c0;
  border-radius: 100px;
}

.syys .item em {
  float: left;
  line-height: 38px;
  margin-top: 30px;
  font-family: impact;
  font-size: 34px;
  color: #5c85c0;
  width: 64px;
  text-align: center;
  border-right: 1px solid #e1e1e1;
}

.syys .item .info {
  width: 250px;
  text-align: left;
  margin-left: 16px;
}

.syys .item strong {
  font-size: 22px;
  color: #5c85c0;
  display: block;
  margin: 10px 0 8px;
}

.syys .item p {
  font-size: 14px;
  color: #000000;
  line-height: 22px;
}

.syys .i1 {
  left: 0;
  top: 22px;
}

.syys .i2 {
  left: -100px;
  top: 158px;
}

.syys .i3 {
  left: -150px;
  top: 294px;
}

.syys .i4 {
  right: 0;
  top: 22px;
}

.syys .i5 {
  right: -100px;
  top: 158px;
}

.syys .i6 {
  right: -150px;
  top: 294px;
}

.syys .i7 {
  right: 413px;
  top: -93px;
}

.syys .i8 {
  left: 0;
  right: 0;
  width: 1214px;
  margin: 0 auto;
  position: absolute;
  top: 380px;
}

.sy_wz_con {
  margin: 0px auto 0 auto;
  position: relative;
}

.sy_wz_con ul {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.sy_wz_con ul li {
  text-align: center;
  width: 190px;
  height: 190px;
  display: inline-block;
  margin-left: 20px;
  padding-top: 29px;
  box-sizing: border-box;
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.227);
}

.sy_wz_con ul li span {
  color: #fff;
  font-size: 60px;
  font-family: Impact, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.sy_wz_con ul li i {
  display: block;
  color: #fff;
  font-size: 16px;
  font-style: normal;
}

.sy_wz_con ul li em {
  position: absolute;
  top: 10%;
  left: 70%;
}

.syal {
  padding-top: 20px;
  background: url(yz.jpg) left top no-repeat;
}

.section_six .swiper-container.anli .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 600px;
  height: 455px;
  border: 10px solid #fff;
  box-sizing: border-box;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.section_six .swiper-container.anli .swiper-slide img {
  width: 100%;
}

.more {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 20px;
}

.more .call,
.more .but {
  display: inline-block;
  vertical-align: top;
}

.more .call {
  height: 50px;
  text-indent: 1em;
  line-height: 50px;
  padding: 0 40px;
  border-radius: 100px;
  font-size: 28px;
  font-family: impact;
  background: #5c85c0 url(d1.png) 22px center no-repeat;
}

.more .call a {
  color: #fff;
}

.more .but {
  width: 250px;
  height: 50px;
  line-height: 50px;
  margin-left: 20px;
  border-radius: 100px;
  background-color: #454545;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.more .but:hover {
  background: #d60009;
}


.cop {
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.cop img {
  display: inline-block;
  margin: 0 10px 4px;
}

.cop a {
  display: inline-block;
  margin: 0 10px;
  color: #fff;
}

.work {
  background: #f3f3f3;
  padding-bottom: 50px;
  margin-top: 66px;
}

.work ul li {
  float: left;
  padding: 10px;
  box-sizing: border-box;
  width: 16.66666666666667%;
  text-align: center;
}

.work ul li .img_box {
  width: 180px;
  height: 180px;
  background: #fff;
  -webkit-clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  transition: all .3s;
}

.work ul li h3 {
  color: #333;
  text-align: center;
}
.work ul li:hover .img_box{
  box-shadow: 0 0 15px rgb(59, 59, 59);
  transform: translateY(-15px);
}


.anliroll {
  height: 800px;
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
}

.anliroll li {
  float: left;
  width: 23.25581395%;
  margin: 2% 0 0 1.4%;
  border: 1px solid #e4e4e4;
  border-bottom: 3px solid #dfdfdf;
  transition: all .3s;
}

.anliroll li a {
  display: block;
  overflow: hidden;
  background: #fff;
  text-align: center;
}

.anliroll li a h4 {
  overflow: hidden;
}

.anliroll li a img {
  width: 100%;
  display: block;
  transition: all .5s;
}

.anliroll li a ol {
  line-height: 35px;
  color: #555;
  width: 100%;
  transition: all .3s;
  font-size: 20px;
  padding: 10px 10px;
  box-sizing: border-box;
}

.anliroll li a ol a {
  color: #555;
  font-size: 20px;
}

.anliroll li:hover {
  border: 1px solid #e4e4e4;
  border-bottom: 3px solid #3d3d3d;
}


.anliroll li a ol b {
  display: block;
}

.anliroll li a span {
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 6%;
  border-radius: 999px;
  padding: 10px 20px;
}

.anliroll li a:hover img {
  transform: scaleX(1.2) scaleY(1.2);
}


.sycp {
  margin-bottom: 50px;
}

.footer {
  background: #272727;
  overflow: hidden;
}

.footer .f_wz {
  text-align: center;
  height: 80px;
  border-bottom: 1px solid #fff;
  color: #fff;
}

.footer .f_wz span {
  display: inline-block;
  margin-right: 40px;
  color: rgba(255, 255, 255, 0.6);
  height: 80px;
  line-height: 80px;
}

.footer .f_wz span img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 20px;
}

.footer .f_con {
  overflow: hidden;
  padding: 50px 0;
}

.footer .f_con .ewm {
  width: 11%;
  margin-right: 1%;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-weight: normal;
}
.footer .f_con .ewm strong{
  font-weight: normal;
}
.footer .f_con .ewm img {
  width: 100%;
  padding-bottom: 5px;
}

.footer .f_con .f1 {
  width: 28%;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 30px;
}

.footer .f_con .f1 a {
  color: rgba(255, 255, 255, 0.6);
}

.footer .f_con .f1 p {
  color: rgba(255, 255, 255, 0.6);
}


.footer .f_con .f3 {
  margin-left: 38px;
  width: 23%;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}

.footer .f_con .f3 a {
  color: rgba(255, 255, 255, 0.6);
  width: 50%;
  float: left;
  font-size: 16px;
  height: 30px;
}

.footer .f_con .f4 {
  color: #fff;
  font-size: 56px;
  width: 20%;
}

.footer .f_con .f4 a {
  color: rgba(255, 255, 255, 0.6);
  display: block;
}
.footer .f_con .f4 em{
  font-size: 18px;
  display: block;
  text-transform: uppercase;
}
.footer .f_con h4 {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  margin-bottom: 20px;
}

.footer .f_con h4::before {
  position: absolute;
  content: "";
}

.footer .cop {
  background: #111111;
  color: #b2b2b2;
}
.footer .cop a{
  display: inline-block;
  color: #b2b2b2;
}
/*产品上下滚动*/
.sycp2 {
  padding: 0px 0 10px 0;
  overflow: hidden;
  margin-bottom: 20px;
  background: #f4f4f4;
}

.rtCont {
  position: relative;
  margin: 20px 0 20px 0;
  padding-top: 10px;
}

.rtCont ul {
  margin: 0px auto;
  width: 1400px;
  overflow: hidden;
}

.rtCont li {
  float: left;
  text-align: center;
  margin-right: 5px;
  margin-left: 5px;
}

.rtCont li a {
  display: block;
  position: relative;
  transition: all .2s ease;
}

.rtCont li a img {
  display: block;
  font-size: 0px;
  width: 168px;
  height: 168px;
  transition: all .2s ease;
  border: 10px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}

.rtCont li a p {
  font-size: 16px;
  color: #000;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 30px;
  display: block;
  margin-bottom: 20px;
  transition: all .3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.rtCont li a:hover img {
  border-color: #5c85c0;
}

.rtCont li a:hover p {
  background: #5c85c0;
  color: #fff;
}




/* 轮播图 */
.img-center {
  text-align: center;
  font-size: 0;
}

.img-center img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.img-cover {
  overflow: hidden;
}

.img-cover span {
  display: block;
  width: 100%;
  background: no-repeat center / cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.in-equipment {
  padding-bottom: 10px;
}

.in-equipment .swiper-slide {
  width: 1000px;
}

.in-equipment .swiper-slide a {
  display: block;
  position: relative;
}

.in-equipment .swiper-slide .img-cover span {
  padding-top: 52%;
  opacity: 0.5;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.in-equipment .swiper-slide .text {
  position: absolute;
  left: 40px;
  top: 50px;
  background-color: #fff;
  padding: 40px 30px;
  width: 280px;
  height: 320px;
  color: #333;
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.in-equipment .swiper-slide .text h4 {
  margin: 0;
  font-size: 28px;
  font-weight: normal;
  position: relative;
}

.in-equipment .swiper-slide .text h4 span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.in-equipment .swiper-slide .text h4:after {
  display: block;
  content: '';
  margin-top: 20px;
  width: 150px;
  height: 3px;
  background-color: #e60012;
  margin-left: -90px;
}

.in-equipment .swiper-slide:nth-child(2n) .text h4:after {
  display: block;
  content: '';
  margin-top: 20px;
  width: 150px;
  height: 3px;
  background-color: #1d2088;
  margin-left: -90px;
}

.in-equipment .swiper-slide .text p {
  font-size: 16px;
  color: #666;
  line-height: 1.8;
  margin: 30px 0 0;
  text-align: justify;
  height: 140px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.in-equipment .swiper-slide .text .more {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  color: #1d2088;
  background: url(../images/icon4.png) no-repeat right center;
  padding-right: 36px;
}

.in-equipment .swiper-slide .text .p {
  position: absolute;
  right: 40px;
  bottom: 30px;
  font-size: 24px;
  color: #999;
}

.in-equipment .swiper-slide:nth-child(2n) .text .p span {
  color: #1d2088;
}

.in-equipment .swiper-slide .text .p span {
  color: #e60012;
}

.in-equipment .swiper-slide-active .img-cover span {
  opacity: 1;
}

.in-equipment .swiper-slide-active .text {
  opacity: 1;
}

.in-equipment .swiper-button-next,
.in-equipment .swiper-button-prev {
  background-color: #6e6e6e;
  width: 50px;
  height: 80px;
  opacity: 0.5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-top: -40px;
}

.in-equipment .swiper-button-prev {
  left: 50%;
  margin-left: -600px;
}

.in-equipment .swiper-button-next {
  right: 50%;
  margin-right: -600px;
}

.in-equipment .swiper-button-next:hover,
.in-equipment .swiper-button-prev:hover {
  opacity: 1;
}

.in-equipment .swiper-pagination {
  position: static;
  font-size: 0;
  margin-top: 50px;
}

.in-equipment .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 8px !important;
}

.in-equipment .swiper-pagination-bullet-active {
  background-color: #1d2088;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}



@media screen and (max-width: 1200px) {



  .in-equipment .swiper-slide {
    width: 280px;
  }

  .in-equipment .swiper-slide .text {
    position: static;
    width: auto;
    height: auto;
    padding: 15px;
  }

  .in-equipment .swiper-slide .text h4 {
    font-size: 18px;
  }

  .in-equipment .swiper-slide .text h4:after {
    margin-left: 0;
    margin-top: 10px;
    width: 50px;
  }

  .in-equipment .swiper-slide:nth-child(2n) .text h4:after {
    margin-left: 0;
    margin-top: 10px;
    width: 50px;
  }

  .in-equipment .swiper-slide .text p {
    font-size: 14px;
    margin-top: 15px;
    height: auto;
    -webkit-line-clamp: 3;
  }

  .in-equipment .swiper-slide .text .more {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    background-size: auto 6px;
    padding-right: 20px;
  }

  .in-equipment .swiper-slide .text .p {
    font-size: 12px;
    right: 15px;
    bottom: 15px;
  }

  .in-equipment .swiper-pagination {
    margin-top: 30px;
  }

  .in-equipment .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px !important;
  }

  .in-equipment .swiper-button-next,
  .in-equipment .swiper-button-prev {
    display: none;
  }

  /* 结束 */



  @keyframes sss {
    0% {
      transform: translateY(0);
    }

    100% {
      transform: translateY(-10px);
    }
  }

  @keyframes sss1 {
    0% {
      transform: translateY(0);
    }

    100% {
      transform: translateY(-5px);
    }
  }

  @keyframes sss2 {
    0% {
      transform: translateY(-10px);
    }

    100% {
      transform: translateY(0);
    }
  }

  @keyframes sss3 {
    0% {
      transform: translateY(-20px);
    }

    100% {
      transform: translateY(0);
    }
  }


